projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2902a9b
)
ARM64: zynqmp: Increase environment size to 32K
author
Siva Durga Prasad Paladugu
<
[email protected]
>
Fri, 18 Nov 2016 04:57:47 +0000
(10:27 +0530)
committer
Michal Simek
<
[email protected]
>
Tue, 10 Jan 2017 09:18:11 +0000
(10:18 +0100)
Increase environment size to 32K as the current default
environment itself is greater than 4K.
Signed-off-by: Siva Durga Prasad Paladugu <
[email protected]
>
Signed-off-by: Michal Simek <
[email protected]
>
include/configs/xilinx_zynqmp.h
patch
|
blob
|
history
diff --git
a/include/configs/xilinx_zynqmp.h
b/include/configs/xilinx_zynqmp.h
index 74cbfcf8f39da06dc82eab60f3afcbdb3f80e6d7..61cd1472b87a97b0f835eb1e766743a941924514 100644
(file)
--- a/
include/configs/xilinx_zynqmp.h
+++ b/
include/configs/xilinx_zynqmp.h
@@
-133,7
+133,7
@@
/* Do not preserve environment */
#define CONFIG_ENV_IS_NOWHERE 1
-#define CONFIG_ENV_SIZE 0x
1
000
+#define CONFIG_ENV_SIZE 0x
8
000
/* Monitor Command Prompt */
/* Console I/O Buffer Size */